Add 2009 to copyright years.
authorGlenn Morris <rgm@gnu.org>
Tue, 29 Sep 2009 07:12:38 +0000 (07:12 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 29 Sep 2009 07:12:38 +0000 (07:12 +0000)
lisp/cedet/ede/proj-archive.el
lisp/cedet/ede/proj-aux.el
lisp/cedet/ede/proj-misc.el
lisp/cedet/ede/proj-prog.el
lisp/cedet/ede/proj-scheme.el
lisp/cedet/ede/source.el
lisp/cedet/ede/system.el
lisp/cedet/ede/util.el

index b19fc3015dfc56a4563d88f3820ce0ae59ed8a0e..a8aa108e8bcf6d9dfd18b13804561ca812fd919f 100644 (file)
@@ -1,6 +1,6 @@
 ;;; ede/proj-archive.el --- EDE Generic Project archive support
 
-;;;  Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+;;  Copyright (C) 1998, 1999, 2000, 2001, 2009  Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
 ;; Keywords: project, make
index 3cb0b7c029d14bef129b76e3b53998f20ad5b8c0..2a3a6c082a18253d9015ebb88948eaaffd600896 100644 (file)
@@ -1,6 +1,6 @@
 ;;; ede/proj-aux.el --- EDE Generic Project auxilliary file support
 
-;;;  Copyright (C) 1998, 1999, 2000, 2007 Free Software Foundation, Inc.
+;;  Copyright (C) 1998, 1999, 2000, 2007, 2009  Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
 ;; Keywords: project, make
index 0674989e2210c365d002d4ee353720f9cddc00b3..6c693d87bfc6c2f0e4ee0b0c8fda4a3204f2d720 100644 (file)
@@ -1,7 +1,7 @@
 ;;; ede-proj-nusc.el --- EDE Generic Project Emacs Lisp support
 
-;;;  Copyright (C) 1998, 1999, 2000, 2001, 2008
-;;; Free Software Foundation, Inc.
+;; Copyright (C) 1998, 1999, 2000, 2001, 2008, 2009
+;;   Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
 ;; Keywords: project, make
index 929004209b26c4a40b7194952773fdce3181f979..7e669ce1cbac49f5df0f0dc3ea71ba9fa19a3a86 100644 (file)
@@ -1,7 +1,7 @@
 ;;; ede-proj-prog.el --- EDE Generic Project program support
 
-;;; Copyright (C) 1998, 1999, 2000, 2001, 2005, 2008
-;;; Free Software Foundation, Inc.
+;; Copyright (C) 1998, 1999, 2000, 2001, 2005, 2008, 2009
+;;   Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
 ;; Keywords: project, make
index 09d79fc22c0ce845705b8f1be175f18ff8506ad0..398a91a4701977aa81d5b8086ca917624bd2e305 100644 (file)
@@ -1,6 +1,6 @@
 ;;; ede/proj-scheme.el --- EDE Generic Project scheme (guile) support
 
-;;; Copyright (C) 1998, 1999, 2000  Free Software Foundation, Inc.
+;; Copyright (C) 1998, 1999, 2000, 2009  Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
 ;; Keywords: project, make, scheme
index ca566d0225c466bf0c0209dafbb3d9707c78ccad..ef87bdf79d72ee55c917c125741b2bd2e9d1e863 100644 (file)
@@ -1,6 +1,6 @@
 ;; ede/source.el --- EDE source code object
 
-;;; Copyright (C) 2000, 2008 Free Software Foundation, Inc.
+;; Copyright (C) 2000, 2008, 2009  Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
 ;; Keywords: project, make
index db2b9a2c9a4c03932765f8aa75fc362cf022d344..8745d1c90134e40b547573a5961b43f6cddfcc99 100644 (file)
@@ -1,6 +1,6 @@
 ;;; ede-system.el --- EDE working with the system (VC, FTP, ETC)
 
-;;; Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
+;; Copyright (C) 2001, 2002, 2003, 2009  Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
 ;; Keywords: project, make, vc
index efe0c0008f1677b9d94192142bb1e4232782780a..90a93b9efb7eb24e9d28d3160831236211b9cc5d 100644 (file)
@@ -1,6 +1,6 @@
 ;;; ede/util.el --- EDE utilities
 
-;;; Copyright (C) 2000, 2005 Free Software Foundation, Inc.
+;; Copyright (C) 2000, 2005, 2009  Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
 ;; Keywords: project, make